[Bug]: “email link to customer” text input should accept only EMAIL type of input
Repo: · Issue: #335 Status: Open · Priority: P2 Assignee: Raymond Labels: bug
Description
Steps to reproduce
To reproduce:
- navigate to Payments/Invoices/Payment Links widget
- click “email link to customer” checkbox
- type into “email” field any non-email value
- remove focus from input
What was the expected behavior?
AR: it accepts “email” value with no error (only tooltip shown if hover)
ER: mark field as red/failed one with error description
Screenshots
Implementation Notes
Dash adds notes here while working
Related
Link to people, meetings, dependent tickets